create
open override fun create(storagePermission: StoragePermission, settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): StoragePermissionManager
Creates a StoragePermissionManager
Return
Parameters
storagePermission
the StoragePermission to manage
settings
BasePermissionManager.Settings to apply to the manager
coroutineScope
The CoroutineScope the manager runs on